C1.PivotEngine Assembly / C1.PivotEngine Namespace / ValueSet<T> Class / Count Property

In This Topic
Count Property (ValueSet<T>)
In This Topic
Gets the number of objects in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 
See Also